Conversation
Image adapted from the code sample at https://dev.to/danielgtaylor/a-cli-for-rest-apis-part-1-104b
|
Would nicely play with elasticsearch: in docs they write stubs like: GET /_search and you supposed to translate it to Whoa, it works, even without config: Recently switched from httpie to xh, found it in PR here :) @danielgtaylor thanks for your work p.s. Besides, are websockets on a roadmap? |
|
@slavaGanzin no concrete plan for websockets or SSE at the moment. Would love to understand the use-cases more before adding features related to those! |
|
I want to use my websocket endpoints as I'm doing this with my REST endpoints. That's it. But I think it would be harder, there is no protocol for data format in websockets. Somebody use it as plain text protocol, somebody with json, and I, myself, with msgpack. Quite a lot to configure |
|
good stuff, please PR to my maintained fork here: https://github.com/johnalanwoods/maintained-modern-unix |
/cc @danielgtaylor for awareness (and any recommendations regarding the text or image)
Image adapted from the code sample at the blog post A CLI for REST APIs, using Prismjs's Okaidia color theme.